Vector<T>.Add(T[]) Method
Summary
Represents method
Add(T[])
.
Namespace
:
Spring
Syntax
Delphi
public procedure Add(const items: array of
T
); overload;
Parameters
items
Type: array of
T
See Also
Reference
Vector<T>
Spring